Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UserNotifications] Rename method to have a verb. #784

Merged

Conversation

rolfbjarne
Copy link
Member

Trigger can be both a verb and a noun, but according to Apple's
documentation it's a noun in these cases (the method 'Creates and returns a
trigger'), so add the verb Create to make the meaning clear (and follow API
guidelines that say methods should have a verb).

`Trigger` can be both a verb and a noun, but according to Apple's
documentation it's a noun in these cases (the method 'Creates and returns a
trigger'), so add the verb `Create` to make the meaning clear (and follow API
guidelines that say methods should have a verb).
@monojenkins
Copy link
Collaborator

Build success

@spouliot spouliot merged commit f49a0cd into xamarin:xcode8 Sep 7, 2016
@rolfbjarne rolfbjarne deleted the xcode8-usernotifications-review2 branch September 9, 2016 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants